@charset "utf-8";
body {}
.ewave-header__top {
  top: 0;
  z-index: 999;
  width: 100%;
  min-height: 62px;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}
.top-fixed-down {
  margin-top: -80px
}
.ewave-header__side {
  float: right
}
.ewave-header__logo, .ewave-header__menu, .ewave-header__search {
  float: left
}
.ewave-header__logo {
  margin-top: 5px
}
.ewave-header__logo .logo {
  display: inline-block;
  width: 150px;
  height: 50px;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.ewave-header__search {
  position: relative;
  width: 300px;
  margin-left: 50px;
  margin-top: 12px
}
.ewave-header__search .form-control {
  height: 36px;
  padding: 0 15px;
  border-radius: 18px;
  background-color: #f0f0f0;
  border: 0
}
.ewave-header__search .submit {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 34px;
  line-height: 36px;
  text-align: center;
  background: 0 0;
  border: 0;
  cursor: pointer
}
.ewave-header__search .submit .icon {
  font-size: 14px;
  color: #999
}
.ewave-header__menu {
  position: relative;
  width: calc(100% - 640px);
}
.ewave-header__menu > li, .ewave-header-slide li {
  position: relative;
  float: left;
  margin-left: 20px;
  padding: 15px 0 10px
}
.ewave-header__menu > li {
  float: right;
}
.ewave-header__menu > li > a, .ewave-header-slide li a {
  font-size: 16px;
  line-height: 30px
}
.ewave-header__menu > li.active > a, .ewave-header-slide li.active > a, .ewave-header__menu .dropdown li.active a {
  color: var(--theme-color)
}
.ewave-header__menu > li .dropdown {
  display: none;
  width: 520px;
  position: absolute;
  z-index: 999;
  top: 100%;
  left: -200px;
  padding: 20px 10px 10px 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}
.ewave-header__menu > li .dropdown:before {
  content: " ";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  left: 230px;
  background-color: #fff
}
.ewave-header__menu > li:hover .dropdown {
  display: block
}
.ewave-header-slide {
  float: left;
  width: calc(100% - 100px);
  overflow: hidden;
  margin-left: 20px;
}
.ewave-header-slide li {
  width: auto;
  margin-left: 20px;
}
.ewave-header__menu .dropdown li {
  float: left;
  width: 16.6666667%;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: center;
}
.ewave-header__menu .dropdown li a {
  display: block;
  padding: 6px;
  border-radius: 4px;
  background-color: #f5f5f5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ewave-header__menu .dropdown li a:hover, .ewave-header__menu .dropdown li.active a {
  border: 0 solid var(--theme-color);
  background-color: var(--theme-color);
  color: #fff
}
.ewave-header__user {
  float: right
}
.ewave-header__user > li {
  float: left;
  position: relative;
  padding: 18px 0 10px;
  margin-left: 30px
}
.ewave-header__user > li > a, .ewave-header__user > li > a .icon {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
  color: #333
}
.ewave-header__user > li .dropdown {
  display: none;
  position: absolute;
  z-index: 999;
  width: 240px;
  top: 100%;
  right: -15px;
  padding: 15px;
  font-size: 12px;
  color: #999;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}
.ewave-header__user > li .dropdown:before {
  content: " ";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  right: 22px;
  background-color: #fff
}
.ewave-header__user > li:hover .dropdown {
  display: block
}
.ewave-header__user .dropdown .history li {
  position: relative;
  padding: 10px 0
}
.ewave-header__user .dropdown .history li:first-child {
  margin-top: 10px
}
.ewave-header__user .dropdown .history li:last-child {
  padding-bottom: 0
}
.ewave-banner {
  position: relative;
  overflow: hidden;
}
.ewave-banner, .ewave-banner * {
  border-radius: 0;
}
.index-slide {
  overflow: hidden;
}
.ewave-banner__item {
  position: relative;
  display: block;
  width: 100%
}
.ewave-banner__pic {
  display: block;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ewave-banner__pic {
  padding-top: 30%;
}
@media (max-width:1023px) {
  .ewave-banner__pic {
    padding-top: 45%;
  }
}
@media (max-width:767px) {
  .ewave-banner__pic {
    padding-top: 55%;
  }
}
.ewave-banner__switch {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 120px
}
.ewave-banner__switch ul {
  margin-top: 15px;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex
}
.ewave-banner__switch ul li {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center
}
.ewave-banner__switch ul li span {
  border: 3px solid rgba(255, 255, 255, .8);
  border-radius: 4px;
}
.ewave-banner__switch ul li.active span {
  border: 3px solid #f60
}
.carousel-control {
  position: absolute;
  z-index: 99;
  top: 0;
  bottom: 0;
  display: block;
  width: 100px;
  height: 100%
}
.carousel-control .icon {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  border-radius: 50%
}
.carousel-control.left {
  left: 0
}
.carousel-control.left .icon {
  left: 30px
}
.carousel-control.right {
  right: 0
}
.carousel-control.right .icon {
  right: 30px
}
.ewave-pannel-screen {
  background-color: #292838;
  border-radius: 0;
}
.ewave-index__screen {
  position: relative
}
.ewave-index__screen li {
  position: relative;
  float: left;
  width: 25%;
  padding-left: 20px;
  border-left: 1px solid #333;
  text-align: center
}
.ewave-index__screen li:first-child {
  border-left: 0;
  padding-left: 0
}
.ewave-index__screen li a {
  display: block;
  float: left;
  width: 33.333333%;
  line-height: 30px;
  color: #ddd
}
.ewave-content {
  background-color: #f8f8f8
}
.ewave-content__detail, .ewave-content__thumb {
  display: table-cell;
  vertical-align: top
}
.ewave-content__thumb .v-thumb {
  width: 190px
}
.ewave-content__thumb .w-thumb {
  width: 300px
}
.ewave-content__detail {
  width: 100%;
  padding-left: 20px
}
.ewave-content__detail .detail-info-top {
  overflow: hidden;
}
.ewave-content__detail .title {
  margin: 10px 0;
  line-height: 30px;
  float: left;
  width: calc(100% - 240px);
}
.ewave-content__detail .title .score {
  display: inline-block;
  margin-left: 10px;
  font-family: Georgia, times new roman, Times, serif
}
.ewave-content__detail .data {
  margin-bottom: 10px;
  word-break: break-all
}
.ewave-content__detail .data li {
  float: left;
  margin-right: 20px
}
.ewave-content__detail .desc {
  padding-left: 42px
}
.ewave-content__detail .desc .left {
  margin-left: -42px
}
.ewave-content__detail .play-btn {
  padding-left: 42px;
  margin-top: 20px
}
.ewave-content__detail .play-btn .share {
  margin-top: 5px
}
.ewave-player__item {
  position: relative
}
.ewave-player__detail {
  padding: 20px
}
.ewave-player__detail .more-btn {
  padding-top: 10px;
  float: right
}
.ewave-player__detail .more-btn li {
  display: inline-block;
  margin-left: 5px;
}
.ewave-player__detail .more-btn .btn {
  padding: 6px 15px
}
.ewave-player__detail .detail-content {
  padding-top: 10px
}
.ewave-player__detail .desc {
  padding-left: 42px
}
.ewave-player__detail .desc .left {
  margin-left: -42px
}
@font-face {
  font-family: fontawesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal
}
.ewave-player__item .fixed {
  width: 500px
}
.ewave-player__item .fixed {
  position: fixed;
  z-index: 998;
  right: 0;
  bottom: 0;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}
.ewave-player__item .fadeInDown {
  -webkit-animation: fadeInDown .5s .2s ease both;
  -moz-animation: fadeInDown .5s .2s ease both
}
@keyframes fade-in {
  0% {
    opacity: 0
  }
  40% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0
  }
  40% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px)
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0)
  }
}
.ewave-player__item .player-fixed-off {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: var(--theme-color);
  border-radius: 50%;
  color: #333;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}
.fa-donate:before {
  content: "\f1f4"
}
.autocomplete-suggestions {
  padding: 0 10px;
  margin-top: 5px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05)
}
.autocomplete-suggestions.active {
  position: absolute;
  z-index: 9999;
  top: 100%;
  width: 100%
}
.autocomplete-suggestion {
  padding: 10px 0;
  cursor: pointer;
  border-top: 1px solid #eee
}
.autocomplete-suggestion:first-child {
  border-top: 0
}
.ewave-foot {
  padding-top: 20px;
  background-color: #f8f8f8
}
.ewave_star {
  float: right;
  margin-top: 10px;
  width: 230px;
}
.ewave_star li {
  margin-right: 5px;
  line-height: 30px;
}
.ewave_star::after {
  content: attr(score);
  display: block;
  width: auto;
  float: right;
  line-height: 30px;
  font-size: 30px;
  color: #f60;
  margin-left: 20px;
}
@media(min-width:1200px) {
  .container {
    max-width: 1920px
  }
}
@media(min-width:1400px) {
  .container {
    padding-left: 120px;
    padding-right: 120px
  }
}
@media(max-width:1023px) {
  .ewave-header__logo {
    margin-top: 10px
  }
  .ewave-header__logo .logo {
    width: 127px;
  }
  .ewave-header__logo .logo img {
    height: auto;
    max-height: 45px;
  }
  .ewave-header__search {
    width: 200px;
    margin-left: 20px;
    margin-top: 15px;
  }
  .ewave-header__menu {
    width: calc(100% - 460px);
    margin-top: 5px;
  }
  .ewave-header-slide {
    width: calc(100% - 90px);
  }
  .ewave-header__menu > li, .ewave-header-slide li {
    margin-left: 15px
  }
  .ewave-header__user > li {
    margin-left: 20px
  }
  .ewave-header__menu > li:hover .dropdown, .ewave-header__user > li:hover .dropdown {
    display: none
  }
  .ewave-banner .flickity-page-dots {
    bottom: 10px
  }
}
@media(max-width:767px) {
  body {}
  .ewave-header__top {
    min-height: 50px
  }
  .ewave-header__logo {
    margin-top: 5px;
    margin-left: 10px
  }
  .ewave-header__search {
    position: absolute;
    top: -100%;
    left: 10px;
    right: 10px;
    width: auto;
    padding-right: 30px
  }
  .ewave-header__search .form-control {
    height: 32px;
    padding: 0 10px;
    border-radius: 16px
  }
  .ewave-header__search .submit {
    right: 30px;
    width: 32px;
    height: 32px;
    line-height: 30px
  }
  .ewave-header__search .submit .icon {
    font-size: 12px
  }
  .ewave-header__search.active {
    margin: 0;
    top: 9px
  }
  .ewave-header__search .search-close {
    position: absolute;
    top: 6px;
    right: 0
  }
  .ewave-header__menu {
    width: calc(100% - 230px);
    margin-top: -10px;
  }
  .ewave-header-slide {
    width: calc(100% - 20px);
  }
  .ewave-header__menu > li, .ewave-header-slide li {
    margin-left: 10px;
    padding: 25px 0 10px
  }
  .ewave-header__menu > li > a {
    line-height: 20px
  }
  .ewave-header__menu > li .dropdown {
    left: -120px;
    width: 300px
  }
  .ewave-header__menu > li .dropdown:before {
    left: 150px
  }
  .ewave-header__menu .dropdown li {
    width: 33.333333%
  }
  .ewave-header__user {
    padding-right: 10px
  }
  .ewave-header__user > li {
    margin-left: 20px;
    padding: 10px 0
  }
  .ewave-header__user > li > a .icon {
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
  }
  .ewave-header__menu > li .dropdown {
    left: -170px
  }
  .ewave-header__menu > li .dropdown:before {
    left: 190px
  }
  .ewave-banner {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -10px;
  }
  .carousel-control.left {
    left: 15px;
  }
  .carousel-control.right {
    right: 15px;
  }
  .ewave-pannel-m50 {
    margin: 0
  }
  .ewave-index__screen:before, .ewave-index__screen:after {
    display: none
  }
  .ewave-index__screen li {
    float: none;
    border: 0;
    width: 100%;
    padding: 15px 0;
    overflow: hidden
  }
  .ewave-index__screen li:first-child {
    padding: 0 0 15px
  }
  .ewave-index__screen li:last-child {
    padding: 15px 0 0
  }
  .ewave-index__screen li a {
    float: none;
    display: inline-block;
    padding: 0;
    margin-right: 20px;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap
  }
  .ewave-content__item {
    padding: 20px 15px
  }
  .ewave-content__thumb .v-thumb {
    width: 125px
  }
  .ewave-content__thumb .w-thumb {
    width: 160px
  }
  .ewave-content__detail {
    padding: 0 0 0 10px
  }
  .ewave-content__detail .title {
    margin: 5px 0 10px;
    font-size: 16px;
    line-height: 18px;
    float: none;
    width: 100%;
  }
  .ewave-content__detail .data {
    margin: 0 0 10px;
    font-size: 12px;
    word-break: break-all
  }
  .ewave-content__detail .play-btn {
    margin: 0;
    padding: 0
  }
  .ewave-player__detail {
    margin: 0
  }
  .ewave-player__detail .more-btn {
    margin-bottom: 10px
  }
  .ewave-player__detail .more-btn li {
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center
  }
  .ewave-player__detail .more-btn .btn {
    display: block;
    padding: 6px
  }
  .ewave-player__detail .data .title {
    font-size: 16px
  }
  .ewave-player__detail.detail .title {
    font-size: 16px
  }
  .ewave-mobile__type li {
    padding: 0 20px
  }
  .ewave-mobile__type li a {
    display: block;
    padding: 10px 0;
    text-align: center
  }
  .carousel-control {
    width: 50px;
    height: 100%
  }
  .carousel-control .icon {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px
  }
  .carousel-control.left .icon {
    left: 10px
  }
  .carousel-control.right .icon {
    right: 10px
  }
  .ewave-foot {
    padding: 20px 0
  }
}
/*辅助功能*/
.ewave-empty {
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: var(--theme-color);
}
.ewave-sticky {
  position: sticky;
  z-index: 0;
  top: 0;
}
.ewave-width-auto {
  width: auto !important;
}
@media(min-width:768px) {
  .hide-pc {
    display: none !important;
  }
}
@media(max-width:767px) {
  .hide-mobile {
    display: none !important;
  }
}
/*登录页面*/
.mac_login {
  padding: 30px;
  width: 100%;
  height: 350px;
  background: #fff;
  box-sizing: border-box;
  font-family: "microsoft yahei"
}
.mac_login h3 {
  font-weight: normal;
  color: #333;
  margin: 0 0 30px;
}
.mac_login .mac_login_form .login_form_group {
  margin-top: 20px;
}
.mac_login .mac_login_form .login_form_group input {
  padding: 4px 10px 4px 36px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
}
.mac_login .mac_login_form .login_form_group input.mac_u_name {}
.mac_login .mac_login_form .login_form_group input.mac_u_pwd {}
.mac_login .mac_login_form .login_form_group input.mac_u_verify {
  float: left;
  width: 50%;
}
.mac_login .mac_login_form .login_form_group img.mac_verify_img {
  float: left;
  margin-left: 1%;
  width: 88px;
  height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
}
.mac_login .mac_login_form .login_form_link {
  margin-top: 10px;
  text-align: right;
}
.mac_login .mac_login_form .login_form_link a {
  font-size: 12px;
  color: #333;
  margin-left: 15px;
}
.mac_login .mac_login_form .login_form_link a:hover {
  color: var(--theme-color)
}
.mac_login .mac_login_form input.login_form_submit {
  background: var(--theme-color);
  color: #fff;
  font-size: 14px;
  line-height: normal;
  border: none;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.mac_login .mac_login_form input.login_form_submit:hover {
  opacity: .8;
}
/*弹出层*/
.mac_pop_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop {
  z-index: 99998;
  display: none;
  min-height: 20px;
  max-height: 750px;
  max-width: 98%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop .pop_top {
  height: 40px;
  width: 100%;
  border-bottom: 1px #E5E5E5 solid;
}
.mac_pop .pop_top h2 {
  float: left;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-family: "microsoft yahei";
}
.mac_pop span.pop_close {
  float: right;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 22px;
  border: 1px solid #999;
  border-radius: 50%;
}
.mac_pop span.pop_close:hover {
  border-color: var(--theme-color);
  color: var(--theme-color);
}
.mac_pop .pop-foot {
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-top: 1px #E5E5E5 solid;
  text-align: right;
}
.mac_pop .pop-cancel, .pop-ok {
  padding: 8px 15px;
  margin: 15px 5px;
  border: none;
  border-radius: 5px;
  background-color: #337AB7;
  color: #fff;
  cursor: pointer;
}
.mac_pop .pop-cancel {
  background-color: #FFF;
  border: 1px #CECECE solid;
  color: #000;
}
.mac_pop .pop-content {
  height: 380px;
}
.mac_pop .pop-content-left {
  float: left;
}
.mac_pop .pop-content-right {
  width: 310px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 35px;
}
.mac_pop .bgPop {
  display: none;
  position: absolute;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop .pop-msg {
  text-align: center;
  font-size: 14px;
}
.mac_pop_msg_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop_msg {
  z-index: 99999;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop_msg .pop-msg {
  text-align: center;
  font-size: 14px;
  /*  line-height: 50px;*/
}
/*跳转信息*/
.mac_msg_jump {
  width: 90%;
  max-width: 624px;
  min-height: 60px;
  padding: 20px 50px 50px;
  margin: 100px auto;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #cdd5e0;
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
  color: #666;
}
.mac_msg_jump.inner {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.mac_msg_jump .title {
  margin-bottom: 11px;
}
.mac_msg_jump .text {
  padding-left: 29px;
  margin-bottom: 11px;
}
.mac_msg._jump .jump {}
.msg_jump_tit {
  width: 100%;
  height: 35px;
  margin: 25px 0 10px;
  text-align: center;
  font-size: 25px;
  color: var(--theme-color);
  font-family: "黑体", "microsoft yahei";
  letter-spacing: 5px;
}
/*播放器*/
.MacPlayer {
  position: absolute !important;
  z-index: 0;
  left: 0;
  top: 0;
}
.MacPlayer iframe, .MacPlayer embed, .MacPlayer video, .MacPlayer object {
  width: 100%;
  height: 100%;
}
.ewave-player-popedom {
  width: 500px;
  height: 150px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -250px;
}
.ewave-player-popedom small {
  display: block;
  margin-bottom: 15px;
  font-size: 1em;
}
.ewave-player-popedom p {
  margin-bottom: 15px;
}
.ewave-player-popedom a {
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.ewave-player-popedom a:hover {
  opacity: .8;
}
.ewave-copyright-notice, .ewave-copyright-notice a {
  color: var(--theme-color);
  font-size: 1.5em;
  text-align: center;
  padding: 20px 0;
}
/* 分页 */
.ewave-page {
  margin-bottom: 30px;
  text-align: center;
}
.ewave-page li {
  display: inline-block;
  margin-left: 10px
}
.ewave-page li .num, .ewave-page li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page li a:hover, .ewave-page li.active a, .ewave-page li.active .num, .ewave-page li.disabled a {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid var(--theme-color);
}
.ewave-page-text {
  padding: 0 20px 20px;
}
.ewave-page-text a, .ewave-page-text em, .ewave-page-text span {
  font-style: normal;
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagego {
  padding: 6px;
  margin-right: 5px;
  border-radius: 5;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagebtn {
  padding: 6px 12px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text span.pagenow {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid #f80
}
/*表单组件*/
.ewave-input-item {
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  font-size: 14px;
  width: 150px;
  height: 35px;
  line-height: 35px;
}
.ewave-submit-btn {
  background: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-color);
  cursor: pointer;
  text-align: center;
}
.ewave-submit-btn:hover, .ewave-submit-btn:active {
  opacity: .8;
  color: #333;
}
.ewave-form-group {
  overflow: hidden;
  text-align: right;
}
/*星级评分*/
.ewave_star li {
  display: inline-block;
  color: var(--theme-color);
}
/*评论*/
.ewave-comment-form {
  padding: 10px;
}
.ewave-comment-content {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: 'microsoft yahei';
}
.ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-left: 5px;
  vertical-align: middle;
}
.ewave-comment-verify-img {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-submit {
  padding-left: 20px;
  padding-right: 20px;
}
.pop_content .ewave-comment-verify, .pop_content .ewave-comment-verify-img, .pop_content .ewave-comment-submit {
  width: 30%;
  float: left;
  margin-right: 5%;
}
.pop_content .ewave-comment-submit {
  margin-right: 0;
}
.ewave-comment-item-list {
  padding: 10px;
}
.ewave-comment-reply-box .ewave-comment-form, .ewave-comment-reply-box .ewave-comment-item-list {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-item {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
  padding-bottom: 10px;
}
.ewave-comment-item + .ewave-comment-item {
  border-top: 5px solid #f0f0f0;
}
.ewave-comment-avatar {
  width: 60px;
  float: left;
  margin-right: 20px;
}
.ewave-comment-avatar img {
  border-radius: 50%;
  width: 100%;
}
.ewave-comment-body {
  width: calc(100% - 80px);
  float: right;
}
.ewave-comment-head {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.ewave-comment-head h3 {
  float: left;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.ewave-comment-head span {
  float: right;
  color: #999;
  font-size: 12px;
}
.ewave-comment-foot {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.ewave-comment-btn {
  margin-left: 15px;
  color: #666;
}
.ewave-comment-reply-box {
  margin-top: 10px;
}
.ewave-comment-reply-box .ewave-comment-item + .ewave-comment-reply-box .ewave-comment-item {
  border-top: 2px solid rgba(245, 244, 252, 1);
}
.ewave-comment-reply-form {
  display: none;
}
@media(max-width:767px) {
  /* page */
  .ewave-page li {
    width: 20%;
    margin: 0;
    padding: 0 5px 0 5px
  }
  .ewave-page li a, .ewave-page__box li .num {
    display: block;
    padding: 5px 0;
    text-align: center
  }
  .ewave-page li.page-item {
    width: auto;
    margin-bottom: 5px;
  }
  .ewave-page li.page-item a {
    padding: 5px 15px;
  }
  /*页码*/
  .ewave-comment-form {
    padding: 5px;
  }
  .ewave-comment-item-list {
    padding: 5px;
  }
  .ewave-comment-avatar {
    width: 40px;
    margin-right: 10px;
  }
  .ewave-comment-body {
    width: calc(100% - 50px);
  }
  .ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-left: 0;
  }
  .ewave-comment-submit {
    margin-right: 0;
  }
}
.art-box, .art-box * {
  box-sizing: border-box;
}
.art-box {
  background-color: #fff;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 10px;
}
.art-clearfix::before, .art-clearfix::after {
  display: table;
  content: " ";
  clear: both;
}
.art-box-title {
  font-size: 20px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}
.art-list {
  overflow: hidden;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.art-item {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.art-item a {
  display: block;
}
.art-item a:hover {
  color: #f60;
}
.art-item-cover {
  padding-bottom: 40%;
  background-color: rgba(0, 0, 0, .2);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.art-item-title {
  height: 50px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  margin-top: 5px;
}
.art-detail-box, .art-detail-sidebar {
  background-color: #fdfdfd;
  border: 1px solid #eee;
}
.art-box .pages {
  height: auto;
}
.art-detail-box {
  float: left;
  width: calc(75% - 10px);
  margin-bottom: 10px;
}
.art-detail-sidebar {
  float: right;
  width: calc(25% - 10px);
  position: sticky;
  top: 0;
}
.art-detail-title {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 5px;
}
.art-detail-info {
  text-align: center;
  margin-bottom: 10px;
}
.art-detail-vod, .art-detail-content {
  padding: 10px;
}
.art-detail-content {
  line-height: 1.8;
  margin-bottom: 20px;
}
.art-detail-content img {
  display: block;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.art-rel-item {
  background-color: #f5f5f5;
  padding: 10px;
  overflow: hidden;
}
.art-rel-item + .art-rel-item {
  margin-top: 10px;
}
.art-rel-cover {
  width: 15%;
  float: left;
}
.art-rel-cover a, .art-sidebar-cover a {
  display: block;
  padding-bottom: 130%;
  background-color: #f0f0f0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.art-rel-item h4, .art-sidebar-item h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
}
.art-rel-item h4 a:hover, .art-sidebar-item h4 a:hover {
  color: #f60;
}
.art-rel-item p, .art-sidebar-item p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.art-rel-item p em, .art-sidebar-item p em {
  color: #999;
  font-style: normal;
}
.art-rel-btn {
  padding-top: 5px;
}
.art-rel-btn a {
  display: inline-block;
  margin-right: 5px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  color: #fff;
}
.art-rel-btn a:first-child {
  background-color: #FF9900;
}
.art-rel-btn a:nth-child(2) {
  background-color: #FCBC5C;
}
.art-rel-btn a:hover {
  background-color: #FF6600;
}
.art-rel-info {
  width: 85%;
  padding-left: 10px;
  float: right;
}
.art-sidebar-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
.art-sidebar-title img {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: -5px;
}
.art-sidebar-item {
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3;
  padding: 10px;
}
.art-sidebar-cover {
  width: 30%;
  float: left;
}
.art-sidebar-info {
  width: calc(70% - 10px);
  float: right;
}
.art-sidebar-text {
  padding: 10px;
}
.art-sidebar-text li {
  padding: 8px 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #eee;
}
.art-sidebar-text li:last-child {
  border-bottom: none;
}
.art-sidebar-text li em {
  color: #f00;
  font-style: italic;
  margin-right: 5px;
}
.art-sidebar-text li .art-sidebar-status {
  float: right;
  color: #999;
}
@media (max-width:1023px) {
  .art-item{
    width:33.333%;
  }
}
@media (max-width:991px) {
  .art-item{
    width:50%;
  }
}
@media(max-width:767px) {
  .art-box, .art-list, .art-box-title, .art-detail-vod, .art-detail-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .art-hidden-xs {
    display: none;
  }
  .art-detail-box {
    float: none;
    width: calc(100% - 10px);
    margin-left: 5px;
  }
  .art-detail-sidebar {
    display: none;
  }
  .art-item {
    width: 100%;
  }
  .art-rel-cover {
    width: 30%;
  }
  .art-rel-info {
    width: calc(70% - 10px);
  }
}